home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BigMax 1
/
BigMax nº 1 [bd].iso
/
DEMOS
/
TERRA
/
TERRA.EXE
/
VIDEO.DXR
/
00045.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-06-16
|
176 b
|
11 lines
on mouseUp
global M
if M = 1 then
set the sound of cast "mariua.avi" to 0
set M to 0
else
set the sound of cast "mariua.avi" to 1
set M to 1
end if
end